Skip to content

Commit 54f17a2

Browse files
Bump tempfile from 3.19.1 to 3.20.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.1 to 3.20.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.1...v3.20.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c290319 commit 54f17a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ smallvec = "1.15"
6262
symbolic-common = "12.14"
6363
symbolic-demangle = { version = "12.15", default-features = false }
6464
tabled = "0.19"
65-
tempfile = "3.19"
65+
tempfile = "3.20"
6666
tera = "1.20"
6767
uuid = { version = "1.16", features = ["v4"] }
6868
walkdir = "2.5"

0 commit comments

Comments
 (0)